ASP.NET Core MVC コントロールヘルプ
BindingName(String[]) メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > SunburstBuilder<T> クラス > BindingName メソッド : BindingName(String[]) メソッド
The value
Sets the BindingName property.
シンタックス
'宣言
 
Public Overloads Function BindingName( _
   ByVal ParamArray names() As System.String _
) As SunburstBuilder(Of T)
public SunburstBuilder<T> BindingName( 
   params System.string[] names
)

パラメータ

names
The value

戻り値の型

Current builder
解説
Gets or sets the name of the property that contains the name of the data item. It should be an array or a string.
参照

SunburstBuilder<T> クラス
SunburstBuilder<T> メンバ
オーバーロード一覧